Skip to content

Bump langgraph from 0.6.8 to 0.6.10#5330

Merged
suhaibmujahid merged 1 commit intomasterfrom
dependabot/pip/langgraph-0.6.10
Oct 15, 2025
Merged

Bump langgraph from 0.6.8 to 0.6.10#5330
suhaibmujahid merged 1 commit intomasterfrom
dependabot/pip/langgraph-0.6.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 13, 2025

Bumps langgraph from 0.6.8 to 0.6.10.

Release notes

Sourced from langgraph's releases.

0.6.10

Changes since 0.6.9

  • chore(langgraph): bump langgraph version (#6257)
  • fix(langgraph): revert selective interrupt task scheduling (#6252)

0.6.9

Changes since 1.0.0a4

  • chore(langgraph): bump version (#6245)
  • chore(checkpoint): bump patch version (#6244)
  • fix(langgraph): selective interrupt task scheduling (#6158)
  • fix(langgraph): task result from stream mode debug / tasks should match format from get_state_history / get_state (#6233)
  • fix(langgraph): don't use rst code blocks in docstrings (#6231)
  • docs(langgraph): standardize version-added admonitions (#6230)
  • fix(langgraph): fix supersteps not populating task.result field (#6195)
  • fix(langgraph): revert -- reuse cached writes on nested resume to prevent task re-execution (#6227)
  • chore(checkpoint-postgres): bump version (#6222)
Commits
  • c2bc6ab chore(langgraph): bump langgraph version (#6257)
  • 4205505 fix(langgraph): revert selective interrupt task scheduling (#6252)
  • a059913 fix(cli): rename studio to debugger (#6246)
  • c2f359f chore(cli): bump to 0.4.3 (#6251)
  • 7f78a01 chore(langgraph): bump version (#6245)
  • 7d166bf chore(checkpoint): bump patch version (#6244)
  • 6cc8899 fix(langgraph): selective interrupt task scheduling (#6158)
  • 1ba96f4 fix(checkpoint): handle metadata.writes when serializing old checkpoints with...
  • b095811 fix(langgraph): task result from stream mode debug / tasks should match forma...
  • 04fb14d fix(langgraph): don't use rst code blocks in docstrings (#6231)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 0.6.8 to 0.6.10.
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@0.6.8...0.6.10)

---
updated-dependencies:
- dependency-name: langgraph
  dependency-version: 0.6.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 13, 2025
@suhaibmujahid suhaibmujahid merged commit 0f42a9a into master Oct 15, 2025
9 checks passed
@suhaibmujahid suhaibmujahid deleted the dependabot/pip/langgraph-0.6.10 branch October 15, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant